The Dreamweaver JavaScript API > Library and template functions > dreamweaver.updatePages() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Opens the Update Pages dialog box and selects the specified options.
Arguments
{typeOfUpdate}
typeOfUpdate
must be "library"
, "template"
, or "both"
. If the argument is omitted, it defaults to "both"
.
Returns
Nothing.
Enabler
None.
![]() ![]() ![]() |